home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++,comp.lang.c
- Path: watserv3.uwaterloo.ca!news
- From: mrnebelu@undergrad.math.uwaterloo.ca (Mark Nebelung)
- Subject: Embedding Binary Data File in .EXE
- Message-ID: <312b88d2.13833883@news.uwaterloo.ca>
- Sender: news@watserv3.uwaterloo.ca
- Nntp-Posting-Host: cnts4p26.uwaterloo.ca
- Organization: University of Waterloo
- Date: Wed, 21 Feb 1996 21:07:52 GMT
-
- Hi there,
-
- I was just wondering on the best way to embed a binary file in an
- executible.
-
- I have an FLI file that I would like to make self-executible. I have
- all the display routines, but now I just want to know how I can tag on
- the FLI file to my display executible.
-
- I using Borland C++, and the code is to run under DOS.
-
- Thanks for your help.
-
- Mark Nebelung
-